func runtime.tgkill

2 uses

	runtime (current package)
		os_linux.go#L547: func tgkill(tgid, tid, sig int)
		os_linux.go#L551: 	tgkill(getpid(), int(mp.procid), sig)